projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e561bc
)
mention bug#8706 in the last url-util.el ChangeLog entry
author
Ted Zlatanov
<tzz@lifelogs.com>
Tue, 15 May 2012 08:53:49 +0000
(
04:53
-0400)
committer
Ted Zlatanov
<tzz@lifelogs.com>
Tue, 15 May 2012 08:53:49 +0000
(
04:53
-0400)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 0e5c2787578056bb0f489009c200a6edb77ab462..53950bcbea7ee55dfa1264e1bf3fb5f3d15bce7e 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-1,6
+1,6
@@
2012-05-15 Ian Eure <ian@simplegeo.com>
- * url-util.el (url-build-query-string): New function.
+ * url-util.el (url-build-query-string): New function
(Bug#8706)
.
(url-parse-query-string): Allow that '=' is not required and split
URL parameters on ';', not just '&'.